PHY GET RIGID BODY POINT VELOCITY Z

Returns the point velocity of the rigid body on the Z axis.

  Syntax
Return Float=PHY GET RIGID BODY POINT VELOCITY Z(ID, x#, y#, z#)
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
position on X axis
y#
Float
position on Y axis
z#
Float
position on Z axis

  Returns

Point velocity on Z axis.

  Example Code
No example code is provided for this command